home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Information / AmiBench / Network.module_rev.log < prev    next >
Text File  |  2000-02-18  |  966b  |  33 lines

  1. Network.module 1.0 (3.11.1999) 12:11:52 by chris@worldfoundry.demon.co.uk
  2.  
  3. See log entry for AmiBench v1.4
  4.  
  5.  
  6. Network.module 1.1 (4.11.1999) 14:51:57 by chris@worldfoundry.demon.co.uk
  7.  
  8. Cleaned up comments, filled in source header data, replaced ansi sprintf() with
  9. a custom RawDoFmt() based one. The latter resulted in the binary size dropping
  10. from 12k to 4,696 bytes - to roughly 39% of it's size when linked with StormC's
  11. Storm020.lib
  12.  
  13. Sheesh...
  14.  
  15.  
  16. Network.module 1.2 (5.12.1999) 16:35:17 by chris@worldfoundry.demon.co.uk
  17.  
  18. Added header parsing - the client now supports standard HTTP codes and parsing
  19. of the content-length header field.
  20.  
  21.  
  22. Network.module 1.3 (3.1.2000) 10:09:24 by chris@worldfoundry.demon.co.uk
  23.  
  24. Double-checked Genesis compatibility, added early exit one server error
  25.  
  26.  
  27. Network.module 1.4 (18.2.2000) 16:26:57 by chris@worldfoundry.demon.co.uk
  28.  
  29. Increased read and line buffer to 20k after a post exceeding the 4k buffer
  30. limit caused crashes...
  31.  
  32.  
  33.